TileProperty

Simple Key/Value type defining a property inside a Tile.

Members

Functions

get
T get()
Undocumented in source. Be warned that the author may not have intended to support it.
set
T set(T v)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

type
string type;
Undocumented in source.
val
Variant val;
Undocumented in source.

Meta